Skip to content

Improve standalone dashboard initial loading#789

Draft
filippocarletti wants to merge 1 commit into
mainfrom
dashboard-speed
Draft

Improve standalone dashboard initial loading#789
filippocarletti wants to merge 1 commit into
mainfrom
dashboard-speed

Conversation

@filippocarletti

@filippocarletti filippocarletti commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

This draft reduces the initial standalone dashboard request fan-out.

Changes in this PR:

  • fetch the initial dashboard state from a shared summary payload
  • pass initial data into dashboard cards instead of bootstrapping each ns.dashboard card independently
  • keep per-card refresh behavior after the first render
  • add frontend coverage for the new dashboard summary helper

Dependencies

Load the first standalone dashboard state from a shared summary payload
so the page stops bootstrapping each ns.dashboard card independently on
first render.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant